Bash Script

Table of Contents

index

Related: Linux Python The Art of Unix Programming

1 Bash script

1.1 For loops

1.2 Patterns

1.3 Commands

echo "Hello world" 
echo "Ola Mundo"
echo "Hola Mundo"

Author: ghostunix

Created: 2017-10-28 Sat 13:24

Validate